Welcome![Sign In][Sign Up]
Location:
Search - VC skin

Search list

[ApplicationsVC 6 SCR

Description: 涉及到SkinMagicLiB等多种界面开发库的应用-involved SkinMagicLiB various interface development for the application
Platform: | Size: 1798144 | Author: 杨建枝 | Hits:

[ToolBarEasySkin

Description: 一个皮肤文 件 用VC++6.0开发的-a skin file with the development of the VC 6.0
Platform: | Size: 136192 | Author: 丁宁 | Hits:

[Delphi VCLVclSkin v2.60

Description: 一个相当不错的皮肤源码-a good source of the skin
Platform: | Size: 5974016 | Author: 王瑞 | Hits:

[GUI Developappface_vc

Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件:   首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。   接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: | Size: 589824 | Author: 钱博 | Hits:

[GUI Develop从资源中加载皮肤

Description: 从资源中加载皮肤——使用免费界面库 AppFace For VC 0.2 美化您的软件。-load resources from the skin-- use free interface library AppFace For VC 0.2 beautify your software.
Platform: | Size: 883712 | Author: 王明 | Hits:

[GUI DevelopDemoVC

Description: 教你如何换皮肤。代码简单,速度快。 通过简单的几行代码,就可以让你的程序变得非常漂亮。-teach you how to change the skin. Code simple and fast. Through a few simple lines of code, it allows you to the procedure becomes very beautiful.
Platform: | Size: 135168 | Author: 张展明 | Hits:

[Editorpclint

Description: PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
Platform: | Size: 3030016 | Author: 肖巍 | Hits:

[GUI Developskincrafter1.6.0破解

Description: SkinCrafter1.6.0界面换肤破解版,可以方便地更换自己开发的程序皮肤,支持VC,VB等.-SkinCrafter1.6.0 interface Eurocargo crack version, to facilitate their development to replace the skin procedures, support VC, VB.
Platform: | Size: 145408 | Author: 罗大有 | Hits:

[Chess Poker gamesTic_MFC

Description: 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-mail: hackerqc@hotmail.com-1. Gridwork an interesting game of chess. MFC dialog with the programmers. 2. Single game with a double and two game modes. Single-mode through its own AI algorithm (similar to the simple A* algorithm), a double game is about two people through three key players. Skin interface optimized for use, the replacement skin is pretty easy. 4. Note that the compiler EXE if needed in the implementation of VC outside alone, and I would be grateful if their skin folder release of all documents As for the same directory. 5. There are problems and proposals and I welcome the discussion. QQ : 21798912 MSN : susan_QC@hotmail.com E-mail : hackerqc@hotmail.com
Platform: | Size: 1539072 | Author: 覃超 | Hits:

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[ADO-ODBChotel manger

Description: 这是我们数据库实习的作业。完成了大部分功能,有些功能还有待大家完善。 程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 作者:酷狗-This is our internship database operations. The most complete functions, some of them we still have to improve. The procedures used for skin file interface. The procedures used VC6+ SQL stored procedure development. Small works, we hope the exhibitions. Run this program needs SQLSERVER database environment, I would be grateful if compressed inside the database backup file hotel.mdf into. Database Access Account sa default password 123456 Author : Cool Dog
Platform: | Size: 1056768 | Author: 涛涛 | Hits:

[GUI Develop1334

Description: 用SKINMAGIC+ToolTip实现界面效果的完美组合,VC界面完美的换肤程序源代码-SKINMAGIC ToolTip use interface to achieve the perfect combination of effects, VC interface perfect Eurocargo source code
Platform: | Size: 402432 | Author: 张华 | Hits:

[Other我的VC课设

Description: 我的VC课设——带有皮肤的记事本、可以调用系统的计算器、画图、可以开机关机、打开关闭光驱、欢迎下载参考使用(带有源程序和打包好的安装程序) -my classes based VC-- with skin notebook, the system can call calculator, drawing, can boot off, opening and closing drive, welcomed the reference to download (source and packaged with a good installation procedure)
Platform: | Size: 1571840 | Author: 王几 | Hits:

[GUI Developipandtree

Description: VC控件——包含IP和树型控件的使用方法和技巧、很漂亮的哦!-VC controls-- including IP and tree controls and the use of skills, a very nice!
Platform: | Size: 75776 | Author: 正果荣 | Hits:

[ListView/ListBoxSkinListDone

Description: VC6.0编译运行,修改ClistCtrl控件界面,非常漂亮。在开发游戏时可以使用。-VC6.0 compiler operation, changes ClistCtrl component interface, very beautiful. In the development game can be used.
Platform: | Size: 71680 | Author: 蒲川江 | Hits:

[Button controlwinskin

Description: Delphi VclSkin 2.60 VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification. VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox. Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components. Demo version adds a string VclSkin demo on form caption, but allows to test all available functions.-Delphi VclSkin 2.60 VCLSkin is an VCL libra ry that extend Delphi application with skinnab le user interface. Unlike other skin component that you must modify source code to build skinna ble application, VCLskin can skin existing application using VC L components without source code modification . VclSkin automatically skin kinds of windows i n application, include Delphi forms, MDIform and common Windows dialogs (MsgBox. Open/Save, Font, Print) even the Exception MsgBox. Vclskin not only sup port Delphi standard controls, but also support many third-party component, TMS such as Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excel ent choice for those wanting to skin existing ap plications. The cool thing is that it uses exist ing VCL components. Demo version adds a strin
Platform: | Size: 5241856 | Author: 史旭龙 | Hits:

[GUI DevelopSkin1

Description: 具有复古色彩的漂亮界面换肤+绘图功能的VC++源代码-retro with a beautiful color graphics interface Eurocargo VC source code
Platform: | Size: 447488 | Author: 唐旭 | Hits:

[GUI DevelopSkinEasy

Description: 换肤类,利用VC++开发的控件界面不是很美观,此类是一个小小的换肤类,让你的界面更漂亮 -Eurocargo category, the VC Development Control interface is not very attractive, it is such a small Eurocargo category, let your interface Better
Platform: | Size: 176128 | Author: 李雷 | Hits:

[Dialog_WindowWinXPCSkinDlg

Description: Windows XP风格之Windows XP风格对话框,VC++下使用CSKIN对对话框的换肤-Windows XP Windows XP Style dialog style, VC CSKIN use of the dialog box Eurocargo
Platform: | Size: 238592 | Author: 胡少龙 | Hits:

[Dialog_Windowtestskin

Description: 界面皮肤类库DEMO,类似金三毒霸的界面,很漂亮的界面哦。-interface class library DEMO skin, the three drugs similar to the rogue interface, a very nice interface oh.
Platform: | Size: 534528 | Author: Fisher | Hits:
« 1 2 3 4 56 7 8 9 10 ... 19 »

CodeBus www.codebus.net